home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icu / data / is_is.txt < prev    next >
Text File  |  2000-02-23  |  1KB  |  26 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. is_IS {
  13.     CurrencyElements { 
  14.             "kr.",
  15.             "ISK",
  16.             ",",
  17.     }
  18.     LocaleString { "is_IS" }
  19.     NumberPatterns { 
  20.             "#,##0.###;-#,##0.###",
  21.             "#,##0.## \u00A4;-#,##0.## \u00A4",
  22.             "#,##0%",
  23.     }
  24.     ShortCountry { "ISL" }
  25. }
  26.